home *** CD-ROM | disk | FTP | other *** search
/ Super Screensavers Collection 2.0 / Super Screen Savers Collection.iso / W / Wave Logo / WAVELOGO.TXT < prev    next >
Encoding:
Text File  |  1996-10-14  |  15.6 KB  |  332 lines

  1.  
  2.  
  3.       WaveLogo  ScreenSaver - This is not another one of those horrible Visual Basic programs!
  4.                        WaveLogo runs on Windows, Windows 95 and Windows NT     
  5.   
  6.   
  7.     Welcome to the WaveLogo ScreenSaver.  WaveLogo displays 256 color bitmaps or
  8.   True Color bitmaps(True Color refers to bitmaps capable of supporting 16 million
  9.   colors) across the window in a free flowing wave pattern.  You can set the size and
  10.   speed of the wave.  This is no slow visual basic program that is fuzzy looking
  11.   with screen flicker.  WaveLogo is pure C++.  
  12.     What are the benefits of a screen saver.  Well there are two main ones.  To prevent
  13.   your monitor from phosphor burn that comes about from having the image on your window
  14.   for a long period of time.  The other is for protection as no one else will be able
  15.   to stop the screen saver and access your computer without the password.  If you don't
  16.   have any vital data on your computer you can disable the password protection altogether.
  17.   Now back to WaveLogo.
  18.       WaveLogo can display up to three bitmaps on the screen at the
  19.   same time with no flicker.  We decided those visual basic programs with one bitmap
  20.   just weren't cutting it.  The crisp clear bitmap(s) are displayed perfectly with no
  21.   color loss.  You can change the settings to experiment with WaveLogo.  We
  22.   have also included a beautiful color fading option that displays colors
  23.   of the rainbow in a gradient fashion.  We always enjoyed looking at rainbows so
  24.   we have added this feature for those of you like us.  Color shading works best
  25.   in True Color mode.
  26.    **Important.  Make sure your 256 color bitmaps use the same palette for every
  27.   bitmap.  If you use a different palette for each bitmap you risk the bitmaps not
  28.   displaying properly or at all.  This is not a concern for True Color bitmaps.
  29.     We designed WaveLogo for crispness, speed, and extensibility.  Crispness so
  30.   your pictures are displayed perfectly.  Speed so you can set your own personal favorite
  31.   movement speed, we just couldn't stand the visual basic programs not having this speed
  32.   setting, and extensibility so we can add features to WaveLogo that our customers want.
  33.   Note you can change the text in WaveLogo's setting dialog box window.  It's default
  34.   text from us reading:
  35.     
  36.   You also get these three lines to place any text you want.
  37.   You can put your phone number, address etc...
  38.   123456789012345678901234567890123456789012345678901234567890123456789012345678
  39.  
  40.   The third line here just shows you the maximum letters you can put on each line(78 letters).
  41.   You can change these lines to anything you or your company wants by editing the files
  42.   one.txt, two.txt, and three.txt  that are kept in the same directory as your bitmaps.
  43.   You select this directory in the settings dialog box for WaveLogo.
  44.   
  45.   
  46.   
  47.  
  48.       
  49. **      WaveLogo is not handicapped in any way.  We did this to provide you with the
  50.       complete program so you see the whole program.  The only shareware item is the
  51.       text that appears after so much time stating the program is unregistered.  
  52.         When you register we will send you a serial number to enter into the file
  53.       register.txt.  This serial number will disable all the non-registered items.
  54.       If you have problems contact us for help.
  55.    
  56.   
  57.   
  58.   
  59.     How does WaveLogo work?  WaveLogo displays your bitmap continuously across the
  60.   window at a rate of 40+ frames per second.  We've added a twist to this though.  We let
  61.   the fancy user use the bitmap to create a nice patterned trail as the bitmap moves.
  62.   How do we do this?  We just move the bitmap a pixel at a time so the back part of your
  63.   bitmap is not erased.  A whole row of pixels that are constantly left in this
  64.   fashion can produce a nice wavy pattern as the bitmap moves across the window.
  65.   If you don't want any trail left just make sure you have the border of your bitmap
  66.   in black(remember, add a border, don't blacken any of the real bitmap data!).
  67.   It's easy to add a border to your bitmap with any decent paint program, we recommend
  68.   Paintshop Pro.
  69.   
  70.     Don't just blacken your bitmaps border and wipe out a portion of your bitmap as
  71.   stated above!  If your paint program doesn't have an option to add a border to your
  72.   bitmap contact us or email your bitmap to us and we'll gladly do it for you.
  73.   
  74.    Why does adding a black border around your bitmap prevent a trail from being made?
  75.   Because the window starts out black and the border of your bitmap, if it's black,
  76.   is actually drawn to the window like any other color, but since it's black you don't
  77.   see it against the black window.  Experimenting with different colors around
  78.   the border of your bitmap will let you find a nice pattern.  View the bitmaps 
  79.   we've included to see how we did it.
  80.   **Just remember we never would require you to write over any real portion of your bitmap
  81.   thus ruining it's image.  If your blackening pixels that are part of the image your doing
  82.   it wrong.  Contact us with *any* questions.  The bitmap is the most vital part of this
  83.   screen saver so we treat bitmaps with the utmost care.
  84.   **Actually with the math involved the bitmap will be moved more than one pixel now
  85.   and then before it's redrawn.  The bitmap should have at least a 3 pixel border 
  86.   of black pixels around it.  If this isn't enough make the border larger.
  87.   **Look at the bitmaps we've provided for examples.
  88.   
  89.   
  90.     For those customers who want something a bit different or just a few changes we do 
  91.   custom programs.  We offer for $20 extra to customize this screen saver with your
  92.   company's name where ever WaveLogo appears.  If you want a different layout for the
  93.   setup screen or want some parts stripped out for a smaller screen saver, contact
  94.   us for pricing.  Pricing normally will be $20 an hour.
  95.     We will offer upgrades of WaveLogo.  Customers feedback and needs will be 
  96.   what is incorporated in the upgrade so write us with what you'd like or need.
  97.     
  98.   
  99.  
  100.  
  101.  
  102.                 Files in WaveLogo
  103.                                 
  104.  Here are the files for WaveLogo and what they do.  If you don't have one of these
  105.  files contact us and tell us where you downloaded WaveLogo from.
  106.   
  107.  wavelogo.scr - This is the screen saver program.  When you run setup this will be
  108.                 copied to your operating systems directory where all other screen
  109.                 savers are stored. 
  110.   
  111.  readme.txt - Contains vital information.  We recommend you read this now if you haven't.
  112.  
  113.  wavelogo.txt - This file.
  114.  
  115.  register.txt - used to strip out the shareware information.
  116.  
  117.  One.bmp  -  This is bitmap 1.  WaveLogo has to be able to find this file when it starts!.
  118.              This file must be in the directory you selected in the settings dialog
  119.              called "Select Directory".  These files were installed to the directory
  120.              you specified when you ran setup.  If you haven't used the "Select Directory"
  121.              button yet to setup your main directory you must do this now.
  122.            
  123.  Two.bmp  -  This is bitmap 2.  WaveLogo has to be able to find this file when it starts!.
  124.              This file must be in the directory you selected in the settings dialog
  125.              called "Select Directory".  These files were installed to the directory
  126.              you specified when you ran setup.  If you haven't used the "Select Directory"
  127.              button yet to setup your main directory you must do this now.
  128.  
  129.  Three.bmp  -  This is bitmap 3.  WaveLogo has to be able to find this file when it starts!.
  130.              This file must be in the directory you selected in the settings dialog
  131.              called "Select Directory".  These files were installed to the directory
  132.              you specified when you ran setup.  If you haven't used the "Select Directory"
  133.              button yet to setup your main directory you must do this now.
  134.  
  135.    
  136.  One.txt -   This is line 1 of the text that will be displayed in the settings dialog
  137.              for WaveLogo.  You can freely edit this to say whatever you want, just
  138.              edit it with any text editor.
  139.                
  140.  Two.txt -   This is line 2 of the text that will be displayed in the settings dialog
  141.              for WaveLogo.  You can freely edit this to say whatever you want, just
  142.              edit it with any text editor.
  143.   
  144.  Three.txt - This is line 3 of the text that will be displayed in the settings dialog
  145.              for WaveLogo.  You can freely edit this to say whatever you want, just
  146.              edit it with any text editor.
  147.   
  148.  Try1.bmp -  an extra bitmap we did that you may optionally try.  Just copy this file
  149.              to one.bmp, two.bmp or three.bmp.  Note this is a 256 color bitmap.
  150.              Try using an amplitude of 30 and period of 100.  This shows how you
  151.              can get the bitmap to leave a wave trace pattern as it moves.
  152.              Make sure Wave Pattern On is checked.
  153.              
  154.  Try2.bmp -  an extra bitmap we did that you may optionally try.  Just copy this file
  155.              to one.bmp, two.bmp or three.bmp.  Note this is a 256 color bitmap.
  156.              Try using an amplitude of 30 and period of 100.  This shows another
  157.              wave trace pattern but in the vertical. Make sure Wave Pattern On is checked.
  158.              
  159.  Try3.bmp -  an extra bitmap we did that you may optionally try.  Just copy this file
  160.              to one.bmp, two.bmp or three.bmp.  Note this is a 256 color bitmap.
  161.              Another example just to show you the possibilities.  These bitmaps
  162.              show just the minimum of what is possible.  With some creative thought
  163.              a marvelous pattern can be left.  The possibilities are endless.
  164.  
  165.  Atrueclr.bmp -  an extra bitmap we did that you may optionally try.  It is the True
  166.                  Color version of one.bmp(The Yankees).
  167.                  
  168.  Atrueclr.bmp -  an extra bitmap we did that you may optionally try.  It is the True
  169.                  Color version of two.bmp.
  170.  
  171.  Atrueclr.bmp -  an extra bitmap we did that you may optionally try.  It is the True
  172.                  Color version of three.bmp(The Yankees).
  173.  
  174. ** All the extra bitmaps were installed in the directory called Extrabmap.
  175.   
  176.                                 
  177.                                 
  178.                                 
  179.  
  180.  
  181.  
  182.                       
  183.                       
  184.                       
  185.                       
  186.                                    Info on WaveLogo Settings
  187.  
  188.      Color Shading -    Displays an array of random colors                 
  189.  
  190.      Normal Mode -      Displays 256 lines of color, if this
  191.                         option is not selected it's 512 lines of color
  192.                    
  193.             
  194.      Wave Pattern On -    Moves the bitmap in a wave pattern according
  195.                           to the period and amplitude settings.
  196.  
  197.      Show all 3 bitmaps - Displays all 3 bitmaps one after the
  198.                           other in a wave pattern.
  199.  
  200.      Turbo -    Sets the speed of the bitmap.  50 is the fastest speed.                          
  201.                                            
  202.      Bitmap 1 - Selects bitmap one.bmp to display.
  203.                       
  204.      Bitmap 2 - Selects bitmap two.bmp to display.
  205.                       
  206.      Bitmap 3 - Selects bitmap three.bmp to display.
  207.  
  208.      Random Bitmaps -     Cycles through the bitmaps and randomly
  209.                           displays them.  This option works for both
  210.                           wave and non-wave patterns.
  211.  
  212.      Password Protected -     Turns on password protection.  Make sure
  213.                           you remember your password!
  214.  
  215.      Set Password -        Let's you change your password.
  216.      
  217.      Select Directory -    Selects the directory where you store the
  218.                            bitmaps and other text files.  This must be
  219.                            setup properly.                          
  220.                       
  221.      Wave Rises on Start - starts the bitmap in an upward wave.  If
  222.                            this is not selected it is started in
  223.                            a downward wave.
  224.                            
  225.      Clear Window after every Wave -   Blackens the entire screen after each wave.
  226.  
  227.      Continuous Wave -       Makes the bitmap go off the right edge of the
  228.                   window.  If this option isn't selected the
  229.                   bitmap stops at the right edge of the window.
  230.                         
  231.      Amplitude -     How high the bitmap goes.  100 is a normal 
  232.               trigonomic wave.
  233.                                      
  234.      Period -     Increases the cycles of the waves thus making the
  235.               wave pattern shorter.  This has no effect on the
  236.               amplitude, just the frequency of the waves.  100
  237.               is a normal trigonomic period.
  238.               
  239.      Normal Wave -    Does a normal trigonomic wave.
  240.      
  241.      Half Wave -     Will do a part of a wave then straighten out and
  242.                  then do another part of the wave and keep doing
  243.                  this.                                                                                                                 
  244.                       
  245.                       
  246.   
  247.   
  248.   
  249.   
  250.  ***********************************************************************************************
  251.      
  252.                                 Answers and Trouble Shooting Help
  253.                                 
  254.   Screen saver doesn't work?
  255.   
  256.       Did you select the correct directory using Select Directory.
  257.       The path shown must be where your bitmap files are located.
  258.       Also check that your bitmaps are named one.bmp, two.bmp and three.bmp exist.
  259.         You need all 3 of these bitmaps and they must be in the same format, 256 color
  260.         or True Color.  No other bitmaps are recognized except one.bmp, two.bmp,
  261.         and three.bmp.
  262.        
  263.   
  264.   I can't change or display my text at the top of the screen saver?
  265.   
  266.     You must edit the files one.txt two.txt and three.txt and
  267.     have them in the selected directory you setup by using the
  268.     Select Directory button.  This is the same directory the
  269.     bitmaps are to be in. See question above this for more help.
  270.       
  271.     
  272.     
  273.   Why aren't my pictures shown?
  274.   
  275.     Did you rename them one.bmp  two.bmp and three.bmp.   They must be named this.
  276.     WaveLogo will ignore any other bitmaps in the directory?
  277.     
  278.     Did you use the same palette for all bitmaps?
  279.       
  280.     Did you select the right directory in the settings dialog?    
  281.  
  282.  
  283.  
  284.   I can't get the half wave option to work?
  285.       
  286.       You must set the wave option on and make sure the period value is above 100, try
  287.       setting the period value to 200.
  288.       
  289.   
  290.   
  291.   How much does WaveLogo cost?
  292.   
  293.     $20 dollars for a single user.  With this you also get technical support.
  294.     $250 for a site license.  With this you also get technical support.
  295.     
  296.      
  297.  
  298.   What are the other benefits of registering?
  299.       You receive 50% on all future updates.  The ability to request added
  300.       features to the next update.  I will try to accommodate all possible requests.  
  301.   
  302.   
  303.   Can True Color display 256 color bitmaps?
  304.     Yes.
  305.     
  306.   Can 256 color displays show True Color bitmaps?
  307.     No.
  308.     
  309.   Can we mix True Color bitmaps and 256 color bitmaps in WaveLogo?
  310.     No.  You will have to use 3 True Color bitmaps or 3 256 color bitmaps.  You can't
  311.     do something like 2 True Color bitmaps and 1 256 color bitmap.
  312.     
  313.    
  314.   Why does 256 colors look smoother than True Color?
  315.     Simply put, True Color images take much longer to draw.  Every pixel must be
  316.     decoded and then drawn.  In 256 colors we have the benefit of just going straight
  317.     to a color register and drawing that color.  Thus you will get many more 
  318.     frames per second with 256 color bitmaps.       
  319.   
  320.   
  321.  
  322. Contact address:
  323.     Wave5 Software
  324.     P.O. Box 7767
  325.     McLean VA 22106
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.